home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 83win / data1.cab / DLL_Toolkit / Source / HTBListBox / Listbox.plg < prev    next >
Encoding:
Text File  |  2001-03-02  |  2.1 KB  |  59 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: HTBListBox - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Release/Listbox.res" /d "NDEBUG" /d "_AFXDLL" "P:\Builds\Dll Toolkit\Source\HTBListBox\Listbox.rc"" 
  10. Creating temporary file "C:\TEMP\RSPE7.tmp" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /FR"Release/" /Fp"Release/Listbox.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "P:\Builds\Dll Toolkit\Source\HTBListBox\AdderDlg.cpp"
  14. "P:\Builds\Dll Toolkit\Source\HTBListBox\DialogThread.cpp"
  15. "P:\Builds\Dll Toolkit\Source\HTBListBox\EditDlg.cpp"
  16. "P:\Builds\Dll Toolkit\Source\HTBListBox\Listbox.cpp"
  17. "P:\Builds\Dll Toolkit\Source\HTBListBox\ListboxDlg.cpp"
  18. ]
  19. Creating command line "cl.exe @C:\TEMP\RSPE7.tmp" 
  20. Creating temporary file "C:\TEMP\RSPE8.tmp" with contents
  21. [
  22. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /FR"Release/" /Fp"Release/Listbox.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  23. "P:\Builds\Dll Toolkit\Source\HTBListBox\StdAfx.cpp"
  24. ]
  25. Creating command line "cl.exe @C:\TEMP\RSPE8.tmp" 
  26. Creating temporary file "C:\TEMP\RSPE9.tmp" with contents
  27. [
  28. ../Tools/HTBWIN.LIB /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/Listbox.pdb" /machine:I386 /def:".\Listbox.def" /out:"Release/Listbox.dll" /implib:"Release/Listbox.lib" 
  29. ".\Release\AdderDlg.obj"
  30. ".\Release\DialogThread.obj"
  31. ".\Release\EditDlg.obj"
  32. ".\Release\Listbox.obj"
  33. ".\Release\ListboxDlg.obj"
  34. ".\Release\StdAfx.obj"
  35. ".\Release\Listbox.res"
  36. ]
  37. Creating command line "link.exe @C:\TEMP\RSPE9.tmp"
  38. <h3>Output Window</h3>
  39. Compiling resources...
  40. Compiling...
  41. StdAfx.cpp
  42. Compiling...
  43. AdderDlg.cpp
  44. DialogThread.cpp
  45. EditDlg.cpp
  46. Listbox.cpp
  47. ListboxDlg.cpp
  48. Generating Code...
  49. Linking...
  50.    Creating library Release/Listbox.lib and object Release/Listbox.exp
  51.  
  52.  
  53.  
  54. <h3>Results</h3>
  55. Listbox.dll - 0 error(s), 0 warning(s)
  56. </pre>
  57. </body>
  58. </html>
  59.